﻿.nybanner {
  height: 300px;
  display: block;
}
.submian {
  padding-bottom: 30px;
}
.submian .sobtitle {
  height: 20px;
  line-height: 20px;
  padding: 25px 0px;
  font-size: 14px;
}
.submian .sobtitle a {
  font-size: 14px;
}
.submian .sobtitle a.now {
  color: #005bac;
  font-size: 14px;
  font-weight: bold;
}
.submian .sobtitle a.now:hover {
  text-decoration: underline;
}
.submian .subleft {
  width: 245px;
}
.submian .subleft .title {
  background: #005bac url(../images/lefttop1.jpg) no-repeat 33px 25px;
  height: 67px;
  color: #fff;
  padding-left: 52px;
  padding-top: 18px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px 5px 0px 0px;
}
.submian .subleft .title p {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding-top: 5px;
}
.submian .subleft .title i {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.submian .subleft .bort9 {
  border-top: 9px solid #005bac;
  border-radius: 5px 5px 0px 0px;
}
.submian .subleft .bor9 {
  border-bottom: 9px solid #005bac;
}
.submian .subleft .lefta {
  width: 245px;
  margin-bottom: 10px;
}
.submian .subleft .lefta .comt {
  background: #fff;
}
.submian .subleft .lefta .comt ul li {
  line-height: 54px;
}
.submian .subleft .lefta .comt ul li a {
  height: 54px;
  line-height: 54px;
  display: block;
  padding-left: 45px;
  font-size: 14px;
  border-bottom: 1px solid #f2f2f2;
}
.submian .subleft .lefta .comt ul li .box {
  padding: 10px 0px;
  display: none;
}
.submian .subleft .lefta .comt ul li .box a {
  height: 30px;
  line-height: 30px;
  display: block;
  color: #888;
  border: 0px;
}
.submian .subleft .lefta .comt ul li .box a:hover {
  color: #005bac;
  background: none;
}
.submian .subleft .lefta .comt ul li a:hover,
.submian .subleft .lefta .comt ul li a.hover {
  background: url(../images/leftula.jpg) no-repeat left;
  font-weight: bold;
}
.submian .subleft .lefta .comt ul li.hover a {
  background: url(../images/leftula.jpg) no-repeat left;
  font-weight: bold;
}
.submian .subleft .lefta .comt ul li.hover .box a {
  background: none;
  font-weight: normal;
}
.submian .subleft .lefta .comt ul li.hover .box a.hover {
  color: #005bac;
  font-weight:bold;
}
.submian .subleft .adv {
  margin-bottom: 10px;
  background: #000;
}
.submian .subleft .adv a img {
  display: block;
  width: 100%;
}
.submian .subleft .adv a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.submian .subleft .leftnews {
  margin-bottom: 10px;
}
.submian .subleft .leftnews .title {
  height: 42px;
}
.submian .subleft .leftnews .leftnewscomt {
  background: #fff;
  padding: 10px;
}
.submian .subleft .leftnews .leftnewscomt ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f2f2f2;
  overflow: hidden;
}
.submian .subleft .leftnews .leftnewscomt ul li a {
  font-size: 14px;
  display: block;
  padding-left: 10px;
}
.submian .subleft .leftnews .leftcont {
  background: #fff;
  padding: 10px;
}
.submian .subleft .leftnews .leftcont h2 {
  font-size: 16px;
  font-weight: bold;
  color: #005bac;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.submian .subleft .leftnews .leftcont span {
  line-height: 30px;
  display: block;
  border-bottom: 1px solid #f2f2f2;
}
.submian .subleft .leftnews .leftcont p {
  font-size: 18px;
  color: #333;
  padding-top: 10px;
}
.submian .subleft .leftnews .leftcont p i {
  font-size: 34px;
  color: #ff7e00;
  display: block;
  font-family: impact;
}
.submian .subright {
  width: 740px;
  padding-bottom: 20px;
}
.submian .subright .newslist ul li {
  padding: 20px 0px;
  border-bottom: 1px dotted #c2c2c2;
  height: 110px;
  float: left;
}
.submian .subright .newslist ul li a {
  display: block;
}
.submian .subright .newslist ul li a img {
  width: 146px;
  height: 110px;
  display: block;
}
.submian .subright .newslist ul li a .txt {
  width: 555px;
  float: left;
  padding-left: 20px;
}
.submian .subright .newslist ul li a .txt p {
  height: 40px;
  line-height: 40px;
}
.submian .subright .newslist ul li a .txt p b {
  color: #005bac;
  font-size: 16px;
  float: left;
}
.submian .subright .newslist ul li a .txt p i {
  color: #666;
  float: right;
}
.submian .subright .newslist ul li a .txt span {
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  display: block;
  color: #666;
}
.submian .subright .newslist ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.submian .subright .newslist ul li a:hover p b {
  text-decoration: underline;
}
.submian .subright .newslist ul li a:hover span {
  color: #777;
}
.submian .subright .caselist ul li {
  padding: 20px 0px;
  border-bottom: 1px dotted #c2c2c2;
  height: 176px;
}
.submian .subright .caselist ul li a {
  display: block;
}
.submian .subright .caselist ul li a img {
  width: 220px;
  height: 162px;
  display: block;
  border: 7px solid #e2e2e2;
}
.submian .subright .caselist ul li a .txt {
  width: 470px;
  float: left;
  padding-left: 20px;
}
.submian .subright .caselist ul li a .txt p {
  height: 40px;
  line-height: 40px;
  color: #005bac;
  font-size: 14px;
  font-weight: bold;
}
.submian .subright .caselist ul li a .txt i {
  color: #666;
  padding-bottom: 10px;
  display: block;
}
.submian .subright .caselist ul li a .txt span {
  line-height: 22px;
  height: 88px;
  overflow: hidden;
  display: block;
  color: #666;
}
.submian .subright .caselist ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  border-color: #005bac;
}
.submian .subright .caselist ul li a:hover p {
  text-decoration: underline;
}
.submian .subright .caselist ul li a:hover span {
  color: #777;
}
.submian .subright .anlitopH4,
.submian .subright .divanli {
  background: #fff;
}
.submian .subright .anlitopH4 {
  height: 38px;
  line-height: 38px;
  border: 1px solid #e4e4e4;
}
.submian .subright .anlitopH4 span {
  border-left: 5px solid #005bac;
  padding-left: 22px;
  display: block;
  float: left;
  color: #005bac;
  font-weight: bold;
  font-size: 14px;
}
.submian .subright .anlitopH4 span .org {
  color: #ff7e00;
}
.submian .subright .anlitopH4 a {
  float: right;
  padding-right: 20px;
}
.submian .subright .anlitopH4 .tel {
  float: right;
  padding-right: 10px;
  font-size: 14px;
  color: #005bac;
}
.submian .subright .divanli {
  border: 1px solid #e4e4e4;
  border-top: none;
  margin-bottom: 10px;
  padding: 15px;
}
.submian .subright .divanli ul {
  width: 105%;
  height: 171px;
}
.submian .subright .divanli ul li {
  float: left;
  margin-right: 10px;
}
.submian .subright .divanli ul li a img {
  width: 168px;
  height: 126px;
  display: block;
  border: solid 1px #e4e4e4;
}
.submian .subright .divanli ul li a span {
  height: 45px;
  line-height: 22px;
  text-align: center;
  display: block;
  width: 170px;
}
.submian .subright .divanli ul li a:hover img {
  border-color: #005bac;
}
.submian .subright .divanli ul li a:hover span {
  color: #005bac;
  font-weight: bold;
}
.submian .subright .divanli_mess {
  border: 1px solid #e4e4e4;
  border-top: none;
  margin-bottom: 10px;
  padding: 15px;
  background: #fff;
}
.submian .subright .divanli_mess ul {
  width: 360px;
  margin: 20px auto 10px;
}
.submian .subright .divanli_mess ul li {
  padding-bottom: 15px;
  height: 31px;
}
.submian .subright .divanli_mess ul li span {
  float: left;
  width: 80px;
  padding-right: 10px;
  text-align: right;
  font-size: 14px;
  line-height: 31px;
  height: 31px;
}
.submian .subright .divanli_mess ul li span font {
  color: #ff7e00;
}
.submian .subright .divanli_mess ul li input {
  width: 245px;
  height: 29px;
  line-height: 29px;
  padding: 0px 10px;
  border: 1px solid #999;
  border-radius: 3px;
  font-size: 14px;
  float: left;
}
.submian .subright .divanli_mess ul li.beizhu {
  height: 72px;
}
.submian .subright .divanli_mess ul li.beizhu textarea {
  height: 60px;
  width: 245px;
  line-height: 29px;
  padding: 5px 10px;
  border: 1px solid #999;
  border-radius: 3px;
  font-size: 14px;
  float: left;
  outline: none;
}
.submian .subright .divanli_mess ul li.yanzhenm input {
  width: 100px;
}
.submian .subright .divanli_mess ul .bot {
  text-align: center;
}
.submian .subright .divanli_mess ul .bot button {
  width: 141px;
  background: #ff7e00;
  cursor: pointer;
  border: 0px;
  color: #fff;
  height: 43px;
  line-height: 43px;
}
.submian .subright .divanli_mess ul .bot input:hover {
  opacity: 0.8;
}
.submian .subright .produtlist .list {
  overflow: hidden;
}
.submian .subright .produtlist .list .itag {
  width: 102%;
}
.submian .subright .produtlist .list .itag li {
  height: 287px;
  float: left;
  margin-right: 15px;
}
.submian .subright .produtlist .list .itag li a {
  display: block;
  height: 229px;
}
.submian .subright .produtlist .list .itag li a img {
  width: 220px;
  height: 220px;
  display: block;
  border: 8px solid #e2e2e2;
}
.submian .subright .produtlist .list .itag li a span {
  height: 53px;
  line-height: 26px;
  display: block;
  width: 236px;
  text-align: center;
  font-size: 14px;
}
.submian .subright .produtlist .list .itag li a:hover img {
  border-color: #005bac;
}
.submian .subright .produtlist .list .itag li a:hover span {
  color: #005bac;
}
.submian .subright .conBox .ArticleTitle h1 {
  font-size: 24px;
  text-align: center;
  padding: 20px 0px;
  border-bottom: 1px dotted #fff;
  font-weight: bold;
}
.submian .subright .conBox .ArticleMessage {
  line-height: 30px;
  height: 30px;
  margin-bottom: 10px;
  border-top: 1px dotted #ccc;
  text-align:center;
}
.submian .subright .conBox .ArticleMessage span.sp {
  color: #999;
  margin-right: 10px;
}
.submian .subright .conBox .ArticleMessage .jiathis_style {
  float: left;
  margin-top: 5px;
}
.submian .subright .conBox .ArticleTencont {
  padding: 5px 0px 20px 0px;
  line-height: 28px;
  overflow: hidden;
  color: #666;
}
.submian .subright .aboutlist {
  padding: 15px;
  line-height: 28px;
  color: #666;
}
.submian .subright .aboutlist img {
  max-width: 100%;
  display: block;
}
.submian .subright .showproduct {
  background: #fff;
  border: 1px solid #ccc;
  min-height: 500px;
  margin-bottom: 20px;
  padding: 15px;
}
.submian .subright .showproduct .printview {
  padding-bottom: 25px;
}
.submian .subright .showproduct .printview #preview {
  text-align: center;
  width: 352px;
}
.submian .subright .showproduct .printview #preview .jqzoom {
  width: 350px;
  height: 262px;
  position: relative;
  border: 1px solid #ccc;
}
.submian .subright .showproduct .printview #preview #spec-n5 {
  width: 350px;
  height: 66px;
  padding-top: 6px;
  overflow: hidden;
}
.submian .subright .showproduct .printview #preview #spec-n5 #spec-left,
.submian .subright .showproduct .printview #preview #spec-n5 #spec-right {
  font-family: arial;
  font-size: 20px;
  width: 30px;
  height: 66px;
  line-height: 66px;
  float: left;
  cursor: pointer;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #a0a0a0;
}
.submian .subright .showproduct .printview #preview #spec-n5 #spec-left:hover,
.submian .subright .showproduct .printview #preview #spec-n5 #spec-right:hover {
  color: #005bac;
}
.submian .subright .showproduct .printview #preview #spec-list {
  width: 290px;
  float: left;
  overflow: hidden;
  display: inline;
  position: relative;
}
.submian .subright .showproduct .printview #preview #spec-list ul li {
  float: left;
  margin-right: 0px;
  display: inline;
  width: 101px;
  height: 66px;
}
.submian .subright .showproduct .printview #preview #spec-list ul li img {
  border: 1px solid #ccc;
  width: 85px;
  height: 64px;
  float: left;
}
.submian .subright .showproduct .printview .zoomdiv {
  left: 859px;
  height: 400px;
  width: 400px;
}
/*jqzoom*/
.submian .subright .showproduct .printview .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 1px;
  left: 0px;
  width: 400px;
  height: 400px;
  background: url(../images/loading.gif) #fff no-repeat center center;
  border: 1px solid #e4e4e4;
  display: none;
  text-align: center;
  overflow: hidden;
}
.submian .subright .showproduct .printview .bigimg {
  width: 800px;
  height: 800px;
}
.submian .subright .showproduct .printview .jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #FEDE4F 50% top no-repeat;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
  cursor: move;
}
.submian .subright .showproduct .printview .prodbaseinfo_a {
  width: 325px;
  margin-left: 16px;
  z-index: 1;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .h2_prodtitle {
  font-size: 16px;
  color: #555;
  font-weight: bold;
  line-height: 30px;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo {
  padding: 6px 0;
  overflow: hidden;
  zoom: 1;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li {
  display: block;
  color: #666;
  line-height: 24px;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfo li i {
  font-weight: bold;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo {
  height: 33px;
  overflow: hidden;
  width: 100%;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg {
  float: left;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo a.dg:hover {
  font-weight: bold;
  background: #eb7400;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .dingo .jiathis_style {
  float: left;
  margin-top: 8px;
  margin-left: 20px;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos {
  padding: 10px 15px;
  overflow: hidden;
  zoom: 1;
  background: #f3f3f3;
  font-size: 12px;
  font-weight: bold;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li span.hottel {
  color: #ff7e00;
  font-size: 22px;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight {
  padding-top: 10px;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight .input {
  border: 1px solid #ccc;
  width: 151px;
  height: 31px;
  line-height: 31px;
  padding: 0px 10px;
  float: left;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a {
  float: left;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
  border: 0px;
  margin-left: 10px;
  cursor: pointer;
}
.submian .subright .showproduct .printview .prodbaseinfo_a .ul_prodinfos li.li_weight a:hover {
  font-weight: bold;
  background: #eb7400;
}
.submian .subright .showproduct .two_anlitopH4 {
  background: url(../images/anlitoph4.jpg) repeat-x;
  height: 36px;
  line-height: 36px;
  border-right: 1px solid #ccc;
}
.submian .subright .showproduct .two_anlitopH4 span {
  background: url(../images/anlitoph4_span.jpg) no-repeat;
  width: 90px;
  float: left;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
}
.submian .subright .showproduct .two_anlitopH4 .tel {
  float: right;
  color: #005bac;
  font-size: 14px;
  padding-right: 10px;
}
.submian .subright .showproduct .two_divanli {
  border: 1px solid #ccc;
  border-top: none;
  padding: 15px 15px 0px;
}.submian .subright .showproduct .two_divanli02 {
  padding: 15px 0px 0px;
}
.submian .subright .showproduct .two_divanli ul {
  width: 103%;
}
.submian .subright .showproduct .two_divanli ul li {
  float: left;
  margin-right: 21px;
}
.submian .subright .showproduct .two_divanli ul li a img {
  width: 150px;
  height: 112px;
  display: block;
  border: solid 1px #e4e4e4;
}
.submian .subright .showproduct .two_divanli ul li a span {
  height: 45px;
  line-height: 22px;
  text-align: center;
  display: block;
  width: 152px;
}
.submian .subright .showproduct .two_divanli ul li a:hover img {
  border-color: #005bac;
}
.submian .subright .showproduct .two_divanli ul li a:hover span {
  color: #005bac;
  font-weight: bold;
}
.submian .subright .showproduct .there_divanli {
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 20px;
  padding: 15px;
}
.submian .subright .showproduct .there_divanli ul {
  width: 109%;
  height: 140px;
  overflow: hidden;
}
.submian .subright .showproduct .there_divanli ul li {
  float: left;
  margin-right: 60px;
}
.submian .subright .showproduct .there_divanli ul li a img {
  width: 185px;
  height: 140px;
  display: block;
}
.submian .subright .showproduct .there_divanli ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.submian .subright .showproduct .showcontact {
  background: url(../images/show_contact_pic.jpg) no-repeat right bottom;
  line-height: 30px;
  font-size: 14px;
  min-height: 235px;
}
.submian .subright .showproduct .showcontact b {
  font-size: 14px;
}
.submian .subright .showproduct .slidepro {
  margin-top: 20px;
}
.submian .subright .showproduct .slidepro .hd {
  border-left: 1px solid #ccc;
  height: 35px;
  width: 100%;
  overflow: hidden;
  margin-bottom: -2px;
}
.submian .subright .showproduct .slidepro .hd ul li {
  float: left;
  height: 32px;
  border-right: 1px solid #ddd;
  width: 130px;
  border-top: 2px solid #ddd;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  background: #f3f3f3;
  cursor: pointer;
  font-weight: bold;
}
.submian .subright .showproduct .slidepro .hd ul li.on {
  color: #005bac;
  border-top: 2px solid #005bac;
  background: #fff;
  border-bottom: 0px;
}
.submian .subright .showproduct .slidepro .bd {
  border: 1px solid #ccc;
}
.submian .subright .showproduct .slidepro .bd .comt {
  padding: 15px;
  min-height:100px;
}
.submian .subright .showproduct .slidepro .bd .comt1 p.h4 {
  font-size: 14px;
  padding: 15px 0px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .txt {
  line-height: 24px;
  padding: 10px 0px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 {
  padding: 20px 0px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .txt .show1 ul li {
  width: 97%;
  font-size: 14px;
  line-height: 32px;
  background: url(../images/show1li.jpg) no-repeat left;
  padding-left: 3%;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one {
  padding: 30px 20px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one p.a1 {
  color: #005bac;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 {
  display: block;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu {
  width: 330px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box {
  padding-bottom: 10px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .wenzi_tu .box dl {
  padding-top: 5px;
  background: url(../images/show1li.jpg) no-repeat 0px 17px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 26px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi {
  width: 245px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .tu_wenzi img {
  max-width: 300px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd {
  padding-bottom: 10px;
  margin-top: 10px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #ff7e00;
  display: block;
  border-radius: 5px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .li1 .helpjd a:hover {
  background: #ed7601;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao .img {
  padding-top: 15px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2one .tubiao img {
  max-width: 100%;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 {
  padding: 30px 40px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 {
  padding-bottom: 20px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu {
  width: 100%;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu p.a1 {
  color: #005bac;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px dashed #555;
  width: 100%;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box {
  padding-bottom: 10px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .box dl {
  padding-top: 5px;
  background: url(../images/show1li.jpg) no-repeat 0px 17px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 26px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd {
  padding-bottom: 10px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: #ff7e00;
  display: block;
  border-radius: 5px;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu .helpjd a:hover {
  background: #ed7601;
}
.submian .subright .showproduct .slidepro .bd .comt1 .show2 .li1 .wenzi_tu img {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}
.submian .subright .showproduct .slidepro .bd .comt2 .two_divanli {
  border: 0px;
}
.submian .subright .showproduct .slidepro .bd .down {
  background: url(../images/down.jpg) no-repeat;
  width: 100%;
  height: 296px;
}
.submian .subright .showproduct .slidepro .bd .down span {
  float: right;
  padding-top: 210px;
}
.submian .subright .showproduct .slidepro .bd .down span a {
  height: 37px;
  line-height: 37px;
  text-align: center;
  width: 151px;
  display: block;
  float: left;
  background: #fff;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #ff7e00;
  margin-right: 10px;
}
.submian .subright .showproduct .slidepro .bd .down span .downa2 {
  color: #0179cf;
}
.submian .subright .showproduct .slidepro .bd .down span a:hover {
  background: #f5f5f5;
}
.submian .subright .showproduct .showpic_adv {
  background: url(../images/show_pic_adv.jpg) no-repeat left;
  height: 158px;
  display: block;
  border: 1px solid #ccc;
  margin: 20px 0px;
}
.submian .subright .showproduct .showpic_adv .fr {
  text-align: right;
  padding-right: 15px;
}
.submian .subright .showproduct .showpic_adv .fr p.a1 {
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.submian .subright .showproduct .showpic_adv .fr p.a1 b {
  color: #ff7e00;
  font-size: 30px;
}
.submian .subright .showproduct .showpic_adv .fr p.a2 {
  font-size: 16px;
}
.submian .subright .showproduct .showpic_adv .fr p.a3 {
  font-size: 26px;
  color: #005bac;
  font-family: impact;
}
.submian .subright .showproduct .showpic_adv .fr p.a4 {
  padding-top: 8px;
}
.submian .subright .showproduct .showpic_adv .fr p.a4 a {
  float: right;
  background: #ff7e00;
  width: 108px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
  border-radius: 5px;
  margin-left: 20px;
}
.submian .subright .showproduct .showpic_adv .fr p.a4 a:hover {
  font-weight: bold;
  background: #eb7400;
}
.submian .subright .showproduct .showpic_adv .fr p.a4 .t1 {
  background: #005bac;
}
.submian .subright .showproduct .showpic_adv .fr p.a4 .t1:hover {
  background: #014a8c;
}
.pagingNav {
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin: 20px 0px;
}
.pagingNav p {
  height: 30px;
  line-height: 30px;
}
.pagingNav .uls {
  margin-top: -30px;
  overflow: hidden;
}
.pagingNav .uls a {
  margin-left: 5px;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ccc;
  text-decoration: none;
  float: left;
}
.pagingNav .uls a:hover,
.pagingNav .uls a.cur {
  background-color: #005bac;
  border-color: #005bac;
  color: #fff;
}
.pagingNav .uls .tBtn:hover {
  background-color: inherit;
  color: inherit;
  *background-color: transparent;
  *color: #666;
}
.reLink {
  height: 38px;
  border: 1px solid #ccc;
  margin: 10px auto 10px;
  padding: 0px 10px;
}
.reLink .prevLink,
.reLink .nextLink {
  height: 38px;
  line-height: 38px;
}
.reLink .prevLink a,
.reLink .nextLink a {
  height: 38px;
  line-height: 38px;
}
.reLink .prevLink {
  float: left;
}
.reLink .nextLink {
  float: right;
}
/*# sourceMappingURL=page.css.map */
.honorlist ul.list {
            float: left;
            width: 100%;
            padding-left:30px;
        }
            .honorlist ul.list li.item {
                float: left;
                width: 146px;
                margin-bottom:15px;
                margin-right:30px;
            }
.honorlist ul.list li.item a:hover img{ opacity: 0.8; border: 1px solid #005BAC;}
.honorlist ul.list li.item a:hover span{ color: #005BAC; font-weight: bold;}
                .honorlist ul.list li.item span {
                    width: 100%;
                    height: 45px;
                    color: #555;
                    text-align: center;
                    display: block;
                    line-height: 45px;
                }
                .honorlist ul.list li.item img {
                    width: 146px;
                    height: 195px;
                    display: block;
                    border: 1px solid #cfcfcf;
                }
